home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 May
/
EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso
/
earcd
/
misc
/
emu
/
arosdev.lha
/
AROS
/
scripts
/
makedocs
< prev
next >
Wrap
Text File
|
1996-12-09
|
126b
|
9 lines
#!/bin/sh
# Remake the docs
cd ~/AROS/docs/src
make
# Do the same again tomorrow, same time
echo $0 $* | at "23:00 + 1 day"